home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Shareware / Utilitare / remover / remover.exe / {app} / Remover.exe / 0 / RCDATA / TFORMINFO / TFORMINFO.txt
Text File  |  2003-08-22  |  893b  |  43 lines

  1. object formInfo: TformInfo
  2.   Left = 497
  3.   Top = 189
  4.   Width = 288
  5.   Height = 384
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'More information'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object reInfo: TRichEdit
  21.     Left = 0
  22.     Top = 0
  23.     Width = 280
  24.     Height = 355
  25.     Align = alClient
  26.     BorderStyle = bsNone
  27.     Color = clInfoBk
  28.     ReadOnly = True
  29.     ScrollBars = ssBoth
  30.     TabOrder = 0
  31.   end
  32.   object pkWT: TpkWindowTool
  33.     Key = '\SOFTWARE\PepiMK Software\SpyBotSnD\InfoWindow\'
  34.     RootKey = hkeyCurrentUser
  35.     UseWindowPos = True
  36.     UseWindowSize = True
  37.     AutoLoad = False
  38.     AutoSave = False
  39.     Left = 16
  40.     Top = 16
  41.   end
  42. end
  43.